FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Eu.Dedalus.D4Solutions.COVID-19#1.0.2 (79 ms)

Package Eu.Dedalus.D4Solutions.COVID-19
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=Eu.Dedalus.D4Solutions.COVID-19@1.0.2&canonical=http://apiframework.dedalus.eu/fhir/StructureDefinition/Address
Url http://apiframework.dedalus.eu/fhir/StructureDefinition/Address
Status active
Name Address
Experimental False
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://apiframework.dedalus.eu/fhir/StructureDefinition/Patient API Framework Patient
http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson RelatedPerson

Resources that this resource uses

StructureDefinition
http://apiframework.dedalus.eu/fhir/StructureDefinition/address-Street address-Street
http://apiframework.dedalus.eu/fhir/StructureDefinition/address-CityCode address-CityCode
http://apiframework.dedalus.eu/fhir/StructureDefinition/address-houseNumber address-houseNumber
http://apiframework.dedalus.eu/fhir/StructureDefinition/address-qualifier address-qualifier
http://apiframework.dedalus.eu/fhir/StructureDefinition/address-unitId address-unitId


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Address",
  "name" : "Address",
  "status" : "active",
  "experimental" : false,
  "fhirVersion" : "3.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:qualifier",
        "path" : "Address.extension",
        "sliceName" : "qualifier",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-qualifier"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSetUri" : "http://apiframework.dedalus.eu/fhir/ValueSet/AddressQualifier"
        }
      },
      {
        "id" : "Address.extension:placeCode",
        "path" : "Address.extension",
        "sliceName" : "placeCode",
        "requirements" : "Coded value identifying the place to which this address refers, at the highest detail avilable. In many cases this is actually a city code, but sometimes can be a country or region code. The detail of the coding available is defined by the bound ValueSet.",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-CityCode"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.extension:unitId",
        "path" : "Address.extension",
        "sliceName" : "unitId",
        "requirements" : "Fragment of address containing information on address unit id (aka building)",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-unitId"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.extension:houseNumber",
        "path" : "Address.extension",
        "sliceName" : "houseNumber",
        "requirements" : "Fragment of address containing information on house number",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-houseNumber"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.extension:street",
        "path" : "Address.extension",
        "sliceName" : "street",
        "requirements" : "Fragment of address containing information on street name. Depending on implementations, this value can also contain houseNumber and UnitId, however the best practice is to store information on their respective elements.",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-Street"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.text",
        "path" : "Address.text",
        "requirements" : "SHALL be generated by other fields of Address. Suggested format: line + city + postalcode + country",
        "mustSupport" : true
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "mustSupport" : true
      },
      {
        "id" : "Address.district",
        "path" : "Address.district",
        "comment" : "In Italy, this element maps to the concept of \"Provincia\"",
        "mustSupport" : true
      },
      {
        "id" : "Address.state",
        "path" : "Address.state",
        "comment" : "In Italy, this element maps to the concept of \"Regione\"",
        "mustSupport" : true
      },
      {
        "id" : "Address.postalCode",
        "path" : "Address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Address.country",
        "path" : "Address.country",
        "mustSupport" : true
      },
      {
        "id" : "Address.period",
        "path" : "Address.period",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.